From a8ca4c264c2c1420d7b3028672c149662660adff Mon Sep 17 00:00:00 2001 From: Ewan Mellor Date: Thu, 11 Jan 2007 18:54:09 +0000 Subject: [PATCH] This fixes the xen-api documentation latex-compilation. Signed-off-by: Stefan Berger --- docs/xen-api/wire-protocol.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/xen-api/wire-protocol.tex b/docs/xen-api/wire-protocol.tex index bcb228379e..1548f41c9e 100644 --- a/docs/xen-api/wire-protocol.tex +++ b/docs/xen-api/wire-protocol.tex @@ -153,7 +153,7 @@ you must login and initiate a session. For example: \end{verbatim} Where {\tt uname} and {\tt password} refer to your username and password respectively, as defined by the Xen administrator. -The {\tt session\_id} returned by {\tt session.login_with_password} is passed +The {\tt session\_id} returned by {\tt session.login\_with\_password} is passed to subequent RPC calls as an authentication token. A session can be terminated with the {\tt session.logout} function: -- 2.30.2